[HVM] Save/restore: don't try to save the MMIO memory-hole at 4GB.
authorTim Deegan <Tim.Deegan@xensource.com>
Wed, 7 Feb 2007 17:29:52 +0000 (17:29 +0000)
committerTim Deegan <Tim.Deegan@xensource.com>
Wed, 7 Feb 2007 17:29:52 +0000 (17:29 +0000)
commit2b30444fe2a045eeaa1e6d7e656ad34989350ebc
tree59a109fd96628f07942368dd99929c66060e9497
parent431be892ae4676cc17d7b0888567ba24b45b4149
[HVM] Save/restore: don't try to save the MMIO memory-hole at 4GB.
Also remove two integer arrays that were set to a[i] == i.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
tools/libxc/xc_hvm_save.c